1
| Property Name | Description |
|---|---|
| alt | alternate text to display if browser does not support submit buttons |
| disabled | whether submit button is disabled |
| form | form containing the submit button |
| name | name of the button |
| type | returns "submit" |
| value | text displayed on the button |
| Method Name | Description | Values |
|---|